home *** CD-ROM | disk | FTP | other *** search
/ Quick PC 61 / Quick PC 61.iso / I386 / UDDIWEB.MSI / publish.toc.aspx < prev    next >
Encoding:
Text File  |  2003-02-21  |  3.9 KB  |  83 lines

  1.  
  2.  
  3. <%@ Page %>
  4. <%@ Register TagPrefix='uddi' Namespace='UDDI.Web' Assembly='uddi.web' %>
  5. <html>
  6.     <HEAD>
  7.         <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=Windows-1252">
  8.         <META HTTP-EQUIV="MSThemeCompatible" CONTENT="Yes">
  9.         <META NAME="MS.LOCALE" CONTENT="EN-US">
  10.         <!-- #include file = "publish.header.htm" -->
  11.     </head>
  12.     <body marginwidth="0" marginheight="0" LEFTMARGIN="0" TOPMARGIN="0" rightmargin="0" ONLOAD="BringToFront()">
  13.         <!-- #include file = "publish.heading.htm" -->
  14.         <table class="content" width="100%" cellpadding="8" cellspace="0">
  15.             <tr valign="top">
  16.                 <td>
  17.                     
  18.                     <uddi:ContentController Runat='server' Mode='Private'>
  19.                     <H1>Publishing in UDDI Services</H1>
  20.                     </uddi:ContentController>
  21.                     
  22.                     <uddi:ContentController Runat='server' Mode='Public'>
  23.                     <H1>Publishing in UDDI</H1>
  24.                     </uddi:ContentController>
  25.                     
  26.                     
  27.                     <p>
  28.                     
  29.                     <uddi:ContentController Runat='server' Mode='Private'>
  30.                     <div class="clsTocHead"> Getting Started</a>
  31.                     </div>
  32.                     <div class="children">
  33.                         <div class="clsTocItem"><img src="images\bullet.gif" alt="bullet" height="7" width="7"> <a href="publish.publishinuddiservices.aspx">Introduction to Publishing</a></div>
  34.                         <div class="clsTocItem"><img src="images\bullet.gif" alt="bullet" height="7" width="7"> <a href="publish.gettingstarted.aspx">Step-by-Step Guide to Publishing a Web Service</a></div>
  35.                     </div>
  36.                     </uddi:ContentController>
  37.                     
  38.                     <div class="clsTocHead"> How to ...
  39.                     </div>
  40.                     <div class="children">
  41.                         <div class="clsTocHead"> Add
  42.                         </div>
  43.                         <div class="children">
  44.                             <div class="clsTocItem"><img src="images\bullet.gif" alt="bullet" height="7" width="7"> <a href="publish.addproviders.aspx">a 
  45.                                     Provider</a></div>
  46.                             <div class="clsTocItem"><img src="images\bullet.gif" alt="bullet" height="7" width="7"> <a href="publish.addcontacts.aspx">a 
  47.                                     Contact</a></div>
  48.                             <div class="clsTocItem"><img src="images\bullet.gif" alt="bullet" height="7" width="7"> <a href="publish.addservices.aspx">a 
  49.                                     Service</a></div>
  50.                             <div class="clsTocItem"><img src="images\bullet.gif" alt="bullet" height="7" width="7"> <a href="publish.addbindings.aspx">a 
  51.                                     Binding</a></div>
  52.                             <div class="clsTocItem"><img src="images\bullet.gif" alt="bullet" height="7" width="7"> <a href="publish.addinstances.aspx">an 
  53.                                     Instance Info</a></div>
  54.                             <div class="clsTocItem"><img src="images\bullet.gif" alt="bullet" height="7" width="7"> <a href="publish.addtmodels.aspx">a 
  55.                                     tModel</a></div>
  56.                         </div>
  57.                         </div>
  58.                         <div class="children">
  59.                         <div class="clsTocItem"><img src="images\bullet.gif" alt="bullet" height="7" width="7"> <a href="publish.modify.aspx">Modify data</a></div>
  60.                         <div class="clsTocItem"><img src="images\bullet.gif" alt="bullet" height="7" width="7"> <a href="publish.delete.aspx">Delete data</a></div>
  61.                         
  62.                     </div>
  63.                     <p class="portal">See also
  64.                     <div class="clsTocItem"><img src="images\bullet.gif" alt="bullet" height="7" width="7"> <a href="publish.glossary.aspx">Glossary</a></div>
  65.                     <!-- <div class="clsTocItem"><img src="images\bullet.gif" alt="bullet" height="7" width="7"> <a href="publish.troubleshooting.aspx">Troubleshooting</a></div> -->
  66.                     <uddi:ContentController Runat='server' Mode='Private'>
  67.                         <div class="clsTocItem"><img src="images\bullet.gif" alt="bullet" height="7" width="7"> Additional Resources on the UDDI Services Web page on the <a href="http://go.microsoft.com/fwlink/?linkid=5202&clcid=0x409" target="_blank"> Microsoft Web site</a><div>
  68.                     </uddi:ContentController>
  69.                 </td>
  70.                 <td>
  71.                 <img border="0" src="images\publish.guide.gif" alt="Publishing Guide">
  72.                 </td>
  73.  
  74.             </tr>
  75.             
  76.         </table>
  77.         <!-- #include file = "publish.footer.htm" -->
  78.     </body>
  79. </html>
  80.  
  81.  
  82.  
  83.